func go/types.roundFloat32
4 uses
go/types (current package)
expr.go#L243: func roundFloat32(x constant.Value) constant.Value {
expr.go#L353: r := roundFloat32(x)
expr.go#L383: re := roundFloat32(constant.Real(x))
expr.go#L384: im := roundFloat32(constant.Imag(x))
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)